home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 4 / Apprentice-Release4.iso / Languages / Mops 2.7 / Mops Manual / Part III.srd / Part III.srd.rsrc / PICT_93.png < prev    next >
Portable Network Graphic  |  1996-01-02  |  90KB  |  816x1056  |  8-bit (256 colors)
Labels: book | bulletin board | chat room | poster | reckoner | sky | windowpane
OCR: Chapter Dialogs IIB1 Dialog+ Dialog+ adds support for modeless dialogs and pop-up menu dialog items Superclass Dialog Source file Dialog+ Status Optional Instance variables ptr F-link Forward link in chain of dialogs ptr B-link Backward link ditto bool enabled? ptr PUM-link Link any pop-up menus Indexed data 4-byte cells (must be xts) System objects None Methods object creation getNew: Loads the resource template for the dialog and displays its window as the frontmost window. It will be modeless dialog Provided +MODEL ESS has been executed all dialog events such as updates or clicks on the dialog's items will be handled automatically manipulation close: Closes the dialog and releases its storage disable: Disables the dialog. It will still respond to update events but not to clicks enable: ...